Skip to content

Added pending block component. - #648

Open
Randy808 wants to merge 2 commits into
Blockstream:masterfrom
Randy808:pending-block-component
Open

Added pending block component.#648
Randy808 wants to merge 2 commits into
Blockstream:masterfrom
Randy808:pending-block-component

Conversation

@Randy808

@Randy808 Randy808 commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

To run locally, npm install and use the following snippets:

# Bitcoin
export API_URL=https://blockstream.info/api
export PORT=4999
source flavors/blockstream/config.env
source flavors/bitcoin-mainnet/config.env
npm run dev-server
# Liquid
export API_URL=https://blockstream.info/liquid/api
export PORT=5000
source flavors/blockstream/config.env
source flavors/liquid-mainnet/config.env
npm run dev-server

@Randy808
Randy808 force-pushed the pending-block-component branch from 3ec7468 to f980da7 Compare July 31, 2026 18:38
@Randy808 Randy808 self-assigned this Jul 31, 2026
@Randy808
Randy808 force-pushed the pending-block-component branch from f980da7 to f4a0a26 Compare August 11, 2026 20:35
@Randy808
Randy808 marked this pull request as ready for review August 11, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants